home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / programs / mta_vf35.zip / MTV__MAC.EXE / MTVMAC03.MVM < prev   
Text File  |  1993-02-22  |  616b  |  14 lines

  1. | This macro can be used to move file that match [filespec] to \ZIP.
  2. | Files inside a ZIP file are also worked on.
  3. | ----------------------------------------------------------------------
  4. copy [4]\[1] \ZIP
  5. del  [4]\[1]
  6. | ----------------------------------------------------------------------
  7. | Move normal file
  8. | ----------------------------------------------------------------------
  9. [0]pkunzip [4]\[1] \ZIP [6]
  10. [0]pkzip -d [4]\[1] [6]
  11. | ----------------------------------------------------------------------
  12. | Move from archive
  13. | ----------------------------------------------------------------------
  14.